Broadband Availability API
Test Cases
Test Case | API Endpoint | Suggested Test Case | Expected Result |
---|---|---|---|
1 | GET Services | Perform a GET SA Chorus RSP API by providing the PLSAM, which has both the Copper and Fibre Details. | Receive a 200 response code with all the SA RSP API parameters. Parameters without any values should also appear in the response with blank values. |
2 | GET Services | Perform a GET SA Chorus RSP API by providing the TLC, which has the Dwelling Type = MDU. | Receive a 200 response code with all the SA RSP API parameters. Parameters without any values should also appear in the response with blank values. |
3 | GET Services | Perform a GET SA Chorus RSP API by providing the TLC, which has Dwelling Type = SDU. | Receive a 200 response code with all the parameters. Parameters without any values should also appear in the response with blank values. |
4 | GET Services | Perform a GET SA Chorus RSP API by providing a valid TLC. Choose a TLC where the address can be identified in Core Logic. | Receive a 200 response code with all the address details parameters. Parameters without any values should also appear in the response with blank values. |
5 | GET Services | Perform a GET SA Chorus RSP API by providing a valid PLSAM. Choose a PLSAM where the address can be identified in Core Logic. | Receive a 200 response code with all the parameters. Parameters without any values should also appear in the response with blank values. |